home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
fido
/
OzMet214.lha
/
OzMetro
/
Doorfiles1
/
PltCLI11.lha
/
PlutCLI.scr
< prev
Wrap
Text File
|
1994-12-17
|
383b
|
19 lines
; Runs a remote CLI program.
;
; Make sure your IDLERESET program is a program that
; reboots the system. This will save you if you run a
; program that needs mouse input and you lose control!
OPTIONS NOENDCLI ANSION
IDLETIME 180
IDLERESET c:Reset
SHELLCMD execute s:Shell-Startup
SHELLCMD echo
SHELLCMD echo "Hi there, %f it is now " NOLINE
SHELLCMD date
SHELLCMD echo
CLIDOOR